CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算术编码 c

搜索资源列表

  1. arith-code

    0下载:
  2. 算术编码c程序实现-Program
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:22266
    • 提供者:
  1. suanshuhehammingma

    0下载:
  2. 用C语言编程实现Hamming码编码和解码,并实际构造出(15,11)Hamming码,以及算术编码-C Programming Language Hamming coding and decoding, and actually constructed (15, 11) Hamming code, and arithmetic coding
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1349
    • 提供者:李小飞
  1. arithcoder

    0下载:
  2. c语言算术编码,可以对图象数据进行算术编码-c language arithmetic coding of the image data Arithmetic Coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4399
    • 提供者:刘云山
  1. C.LZW

    0下载:
  2. lzw压缩算法的c语言实现及用C++实现算术编码-lzw compression algorithm in C Language C and achieve Arithmetic Coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4549
    • 提供者:季安
  1. fittingArithmeticCoding

    0下载:
  2. 自适应算术编码 C语言This package was adapted from the program in \"Arithmetic Coding for Data Compression\", by Ian H. Witten-adaptive arithmetic coding C language This package was adapted from t he program in "Arithmetic Coding for Data Compr ession &
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7004
    • 提供者:liuyong
  1. c++

    0下载:
  2. 算术编码用c++的实现,包含简单介绍和变量说明。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:吉吉
  1. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码

    1下载:
  2. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-02
    • 文件大小:231477
    • 提供者:yanghaocouple
  1. suanshu(C)

    0下载:
  2. C语言编写的算术编码程序,资源真的很好,希望有帮助-C language arithmetic coding procedures, resources, really good, hope to help
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:4719
    • 提供者:周红伟
  1. TestMQCoder

    0下载:
  2. JPEG里MQ算术编码测试程序 编解码器 C-MQ arithmetic coding in JPEG test procedure codec C
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:12083
    • 提供者:xhusan
  1. bianmayuanli

    0下载:
  2. 算术编码方法是将被编码的一则消息或符号串(序列)表示成0和1之间的一个间隔(Interval),即对一串符号直接编码成[0,1]区间上的一个浮点小数。符号序列越长,编码表示它的间隔越小,表示这一间隔所需的位数就越多。信源中的符号序列仍然要根据某种模式生成概率的大小来减少间隔。可能出现的符号概率要比不太可能出现的符号减少范围小,因此,只正加较少的比特位。-Arithmetic coding method is to be a coded message or symbol strings (seq
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6539
    • 提供者:邱颖
  1. suanshubianma

    0下载:
  2. 假设信源符号为{a,b,c,d},这些符号出现的概率分别为{0.2,0.2,0.4,0.2}写出对信源符号bdadc进行算术编码和解码的过程。-Assumptions for the source symbols (a, b, c, d), the probability of emergence of these symbols were written on (0.2,0.2,0.4,0.2) bdadc source symbols for arithmetic coding and de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1134
    • 提供者:任彦博
  1. hh

    0下载:
  2. 数据压缩算术编码程序,简单的操作,适用于学生-Arithmetic Coding data compression procedure, simple operation, applicable to students
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:848
    • 提供者:贺伟健
  1. arithmati

    0下载:
  2. 算术编码图像处理运用,代码算术编码图像处理运用,代码-atithmatic
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6269286
    • 提供者:Victor
  1. arith

    0下载:
  2. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-26
    • 文件大小:262421
    • 提供者:梁明飞
  1. AC

    0下载:
  2. 算术编码的算法实现,算算术编码是信息无损压缩的经典算法,在JPEG等标准中采用。-Arithmetic coding algorithm, arithmetic coding operator information of the classic algorithm for lossless compression, JPEG and other standards in use.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:237843
    • 提供者:robert
  1. suanshubianma

    1下载:
  2. 数据压缩 算术编码,用c++实现,已经运行成功,绝对OK-Arithmetic Coding data compression, using c++ to achieve, has been running successful, absolutely OK
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:825
    • 提供者:彬源
  1. ForWin32

    0下载:
  2. 一种高性能的算术编码方法。对二进制文件有很好的压缩性能。-A high-performance arithmetic coding method. Binary file has a very good compression performance.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1443356
    • 提供者:丁一
  1. TheRealizationofAdaptiveArithmeticCoderWithFPGA.ra

    0下载:
  2. 本文又用C语言实现了标准的自适应算术编码,拿它与用FPGA实现的改进后的自适应算术编码的仿真结果对比验证了这种改进后编码器编码的正确性。此种结构的编码效率很高,一个时钟编码一个数据比特,时钟频率可以达到50MHZ,占用的硬件资源大约有800个CLB(可配置逻辑模块)。-This thesis realizes the adaptive arithmetic coding which is not improved with C language,compare with the result o
  3. 所属分类:Project Design

    • 发布日期:2017-05-12
    • 文件大小:2651503
    • 提供者:mabeibei
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. bc

    0下载:
  2. c语言实现的简单二进制算术编码器 数据压缩作业~-c language of the simple binary arithmetic encoder data compression job ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:12565
    • 提供者:damien
« 12 3 4 »
搜珍网 www.dssz.com